Blazor コントロール
MoveToPageAsync メソッド (C1WrapDataCollection<S,T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1WrapDataCollection<S,T> クラス : MoveToPageAsync メソッド
The index of the page.
The cancellation token.
Moves to the page pageIndex.
シンタックス
'宣言
 
Public Overridable Function MoveToPageAsync( _
   ByVal pageIndex As System.Integer, _
   ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public virtual System.Threading.Tasks.Task MoveToPageAsync( 
   System.int pageIndex,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

pageIndex
The index of the page.
cancellationToken
The cancellation token.
参照

C1WrapDataCollection<S,T> クラス
C1WrapDataCollection<S,T> メンバ